home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / HYP / T-Z / X-Tools1.1 / card_2884.txt < prev    next >
Text File  |  1989-02-26  |  4KB  |  161 lines

  1. -- card: 2884 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2699
  5. -- name: index
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global menu3
  9.   EnableMenu menu3,1,true
  10.   EnableMenu menu3,2,true
  11.   EnableMenu menu3,3,true
  12. end openCard
  13.  
  14. on closeCard
  15.   global menu3
  16.   EnableMenu menu3,1,false
  17.   EnableMenu menu3,2,false
  18.   EnableMenu menu3,3,false
  19. end closeCard
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. -- part 4 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=448 top=24 right=70 bottom=504
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 14767 / 14767
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40.  
  41.  
  42. -- part 5 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=457 top=29 right=62 bottom=497
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 26635 / 26635
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: New Button
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   show card field abouthelp
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 6 (field)
  62. -- low flags: 01
  63. -- high flags: 2007
  64. -- rect: left=94 top=62 right=310 bottom=450
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 0
  68. -- font id: 4
  69. -- text size: 9
  70. -- style flags: 256
  71. -- line height: 12
  72. -- part name: abouthelp
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   hide card field abouthelp
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 9 (button)
  81. -- low flags: 00
  82. -- high flags: 2000
  83. -- rect: left=451 top=290 right=324 bottom=485
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 1012 / 1012
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Return
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   visual effect iris close
  95.   pop card -- brings you back to point of entry to stack
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part contents for background part 1
  101. ----- text -----
  102. X-Tools 1.1
  103.  
  104. -- part contents for background part 4
  105. ----- text -----
  106. All listed
  107.  
  108. -- part contents for card part 6
  109. ----- text -----
  110.           
  111.           X-TOOLS: VER 1.1 (freeware)
  112.           ---------------------------
  113.  
  114. ABOUT: Use this stack as an XFCN,XCMD resource and reference stack. This card gives a list of the names of the Xresources. All of the resources listed are included in the stack for copying. 
  115.    The individual cards give a more indepth view of the resources. The syntax is given by the field beneath the resource name. The same rules apply as in Apple's HyperCard Manual. The brackets denotation indicates optional items. The <filename> item generally refers to the whole pathname(in quotes) or to a container with that pathname. XFCNs are usually followed by parentheses containing all the arguements. The main field contains an explanation and usually a few examples. The name on the bottom refers to the creator. Most of the Xresources are public domain, but a few are shareware (denoted by a button next to the creator).
  116.           ---------------------------
  117. HELP:  The main index card gives a list of the Xresources.To go to an individual card click on the resource in the field list. One can sort by ALL, XFCN, or XCMD using the "Extras" menu.This menu also allows one to copy any XCMD / XFCN resource in this stack to another stack.The Lock/Unlock menuitem only pertains to the fields in the individual cards. Deprotect is used to remove a password and reset the userlevel to scripting in a chosen protected stack.
  118.        You can add your own XCMDs or XFCNs, just make sure to put the name in the card header(field "xname") and the res type in the associated field (field "xtype"). 
  119.           ---------------------------
  120. This stack is actually a compilation of many useful stacks. Much of the actual wording in these stacks has been kept intact so that the creators' original intent could be preserved. 
  121.  
  122. More volumes to follow, so send in your X-resources. Any comments or complaints would be appreciated, especially incorrect information.
  123.  
  124. Randy Brown, Davis Mac Users Group, CA, 12/87
  125.           ---------------------------
  126.  
  127.         <<click on this field to hide>>
  128.  
  129.  
  130.  
  131. -- part contents for background part 2
  132. ----- text -----
  133. ChangeMenu
  134. CheckMenu
  135. DeleteFile
  136. DeleteMenu
  137. Deprotect
  138. DoList
  139. EnableMenu
  140. FileModDate
  141. FileName
  142. Find
  143. ImportPict
  144. IsRunning
  145. ModResCopy
  146. MoveFile
  147. MultiFinder
  148. NewMenu
  149. PopUpMenu
  150. PostEvent
  151. Putfile
  152. RenameFile
  153. ResCopy 
  154. ShowMenu
  155. ShutDown
  156. Sort
  157. SoundCapToRes
  158. Speak
  159. StdFile
  160. SubLaunch
  161. Talk